home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / StackUp.swf / scripts / DefineButton2_55 / BUTTONCONDACTION on(keyPress Down).as next >
Encoding:
Text File  |  2001-07-16  |  48 b   |  4 lines

  1. on(keyPress "<Down>"){
  2.    gotoAndPlay(69);
  3. }
  4.